Start Property (FibonacciFans<T>)
Gets or sets the starting DataPoint for the base line.
[JsonConverter(C1.Web.Mvc.Finance.DataPointConvert)]
public DataPoint Start {get; set;}
'Declaration
<JsonConverterAttribute(C1.Web.Mvc.Finance.DataPointConvert)>
Public Property Start As DataPoint